testing.common.cleanupPc (field)

4 uses

	testing (current package)
		testing.go#L501: 	cleanupPc   []uintptr            // The stack trace at the point where Cleanup was called.
		testing.go#L594: 			frames = runtime.CallersFrames(c.cleanupPc)
		testing.go#L1025: 			c.cleanupPc = nil
		testing.go#L1031: 		c.cleanupPc = cleanupPc